Release 10.1A: OpenEdge Development:
Progress 4GL Reference
BASE64-ENCODE function
Converts binary data into a Base64 character string, and returns a LONGCHAR containing the character data. The resulting LONGCHAR is in the code page specified by
-cpinternal.Syntax
expressionA MEMPTR or RAW expression containing the binary data you want to convert.
ExampleFollowing is an example using the BASE64-ENCODE function:
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |